(last_mousemove_x, last_mousemove_y): New variables.
authorJason Rumney <jasonr@gnu.org>
Thu, 12 Dec 2002 19:55:43 +0000 (19:55 +0000)
committerJason Rumney <jasonr@gnu.org>
Thu, 12 Dec 2002 19:55:43 +0000 (19:55 +0000)
commit50abbde4fdcd843c1cfb23a9e88da6019c601e39
treeb93dda87f7341bdc903e890bbd249598b3be7d08
parent93a7f91feb27f1b90dfe0bfd7d76072120503862
(last_mousemove_x, last_mousemove_y): New variables.
(w32_read_socket) <WM_MOUSEMOVE>: Use them to detect non-movement.
Be more careful about when help_events are generated.
src/w32term.c